<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.Style1 {
font-size: 11;
font-weight: bold;
}
a.Style1 {
	text-decoration: underline;
color: #ffffff;
}
a.Style1:hover {
	text-decoration: none;
}
.Style2 {
	font-size: xx-small;
	color: #ffffff;
	background-color: #AAAAAA;
}
a.Style2 {
	text-decoration: underline;
}
a.Style2:hover {
	text-decoration: none;
}
.Style2Drag {
	color: #ffffff;
}
a.Style2Drag {
}
a.Style2Drag:hover {
}
a.lienSouligne {
	text-decoration: underline;
	color: #ffffff;
}
div#comments {
	font-size: xx-small;
	color: #ffffff;
	background-color:#AAAAAA;
	align:left;
	position:relative;
	top:0px;
	left:0px;
	display:none;
	height:200px;
	overflow:auto;
  margin-left: auto;
  margin-right: auto;
}
#mainImageDiv {
  align:center;
  margin-left: auto;
  margin-right: auto;
  position:relative;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header {
  align:center;
	padding: 4px;
	font-size: xx-small;
	background-color: #AAAAAA;
	color: #ffffff;
}
.footer {
	font-size: xx-small;
	background-color: #AAAAAA;
	color: #ffffff;
	clear:both;
	text-align:right;
	vertical-align:bottom;
	right:0px;
	width:100%;
	margin-top:10px;
}
.imageborder {
	border: 1px solid #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF
}
#wrapFolderContent{
  align:center;
  position:relative;
  margin-left: auto;
  margin-right: auto;
	width:990px;
}
#pagination{
  align:center;
  clear:both;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
	padding: 4px;
	font-size: xx-small;
	background-color: #AAAAAA;
	color: #ffffff;
}
#mainFolderContent li{
border:solid #CCC;
border-width:1px 1px 1px 1px;
	width:142px;
	height:154px;
background:#FFF;
text-align:center;
position:relative;
float:left;
display:inline;
margin:4px;
}
#mainFolderContent img{
margin:10px;
	border: 1px solid #000000;
}
div.nomPhoto {
		color: #ffffff;
		background-color: #AAAAAA;
		width:100%;
	}	
#mainFolderContent img:hover{
cursor:pointer;
}
div.nomPhoto {
font-size: xx-small;
position:absolute;
bottom:0px;
height:12px;
left:0px;
		right:0px;
	}	
#wrapFolders{
align:center;
position:relative;
margin-left: auto;
margin-right: auto;
	width:840px;
}
#mainFolders li{
border:solid #CCC;
border-width:1px 1px 1px 1px;
	width:247px;
	height:109px;
background:#FFF;
text-align:center;
position:relative;
float:left;
display:inline;
margin:4px;
}
#mainFolders img{
margin:10px;
	border: 1px solid #000000;
}
#mainFolders img:hover{
	cursor:pointer;
}
div.nomFolder {
		font-size: xx-small;
		position:absolute;
		bottom:0px;
		height:12px;
		left:0px;
		right:0px;
		color: #ffffff;
		background-color: #AAAAAA;
		width:247px;
	}	
#wrapFolderContentBando{
align:center;
margin-left: auto;
margin-right: auto;
overflow:auto;
position:relative;
	height:175px;
}
#mainFolderContentBando{
}
#mainFolderContentBando li{
border:solid #CCC;
border-width:1px 1px 1px 1px;
background:#FFF;
text-align:center;
position:relative;
float:left;
top:0px;
display:inline;
margin:3px;
	width:130px;
	height:130px;
}
#mainFolderContentBando img{
margin:5px;
	border: 1px solid #000000;
}
#mainFolderContentBando img:hover{
cursor:pointer;
}
.dragHandle {
	position: relative;
	border: 1px solid #000;
	width:100%;
	height:20px;
	background-color: #AAAAAA;
	color: #ffffff;
	cursor:move;
}
.drag {
	position: relative;
	border: 1px solid #000;
	width:200px;
	height:300px;
	background-color: #ffffff;
	color: #000000;
	cursor:default;
}
.drag2 {
	position: relative;
	border: 1px solid #000;
	width:225px;
	height:95px;
	cursor:move;
	z-index:10500;
	filter: alpha(opacity=55);
	opacity:0.55;;
	-moz-opacity: .55; 
	background-color:#EEE;
}
#menuDeroulant {
	height: 10px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0; }
#menuDeroulant li {
	float: left;
	margin: 0;
	padding: 0;
	border: 0; }
#menuDeroulant li a:link, #menuDeroulant li a:visited {
	display: block;
	height: auto;
	color: #ffffff;
	background: #AAAAAA;
	margin: 0;
	text-decoration: none; }
#menuDeroulant li a:hover { background-color: #cccccc; }
#menuDeroulant .sousMenu {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:left; }
#menuDeroulant .sousMenu li {
	background: #cccccc;
	float: none;
	margin: 0;
	padding: 0;
	border: 0; }
#menuDeroulant li:hover &gt; .sousMenu { display: block; }
#divInfos {
	z-index:1000;
	position:absolute;
	display:none;}
</pre></body></html>